OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
t_to_memory_c_impl< T[N1][N2]> Struct Template Reference

Partial specialization for N=2. More...

Detailed Description

template<typename T, size_t N1, size_t N2>
struct t_to_memory_c_impl< T[N1][N2]>

Partial specialization for N=2.

Definition at line 59 of file t_to_memory_c.hpp.

#include <t_to_memory_c.hpp>

Public Types

typedef memory_c< multi_array
< boost::mpl::vector< T,
boost::mpl::int_< N1 >
, boost::mpl::int_< N2 > > > > 
type
 

The documentation for this struct was generated from the following file: